ServiceGetSignInRequestUri Method (String, String) |
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string GetSignInRequestUri(
string redirectUri,
string responseType
)
Public Function GetSignInRequestUri (
redirectUri As String,
responseType As String
) As String
Parameters
- redirectUri
- Type: SystemString
- responseType
- Type: SystemString
Return Value
Type:
String
See Also